Carbon


stdtext

Header: QuickdrawText.h Carbon status: Modified

void stdtext (
    SInt16 count, 
    const void *textAddr, 
    const Point *numer, 
    const Point *denom
);
count
textAddr
numer
denom

AVAILABILITY

Modified in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.

CARBON NOTES

Use StdText instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)